Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Authorization handler #430

Merged
merged 9 commits into from
Nov 6, 2024
Merged

Adds Authorization handler #430

merged 9 commits into from
Nov 6, 2024

Conversation

Ndiritu
Copy link
Contributor

@Ndiritu Ndiritu commented Oct 9, 2024

closes #270

@Ndiritu Ndiritu force-pushed the feat/auth-handler branch 2 times, most recently from d54a0ef to 875dcc6 Compare November 5, 2024 10:15
@Ndiritu Ndiritu marked this pull request as ready for review November 5, 2024 11:02
@Ndiritu Ndiritu requested a review from a team as a code owner November 5, 2024 11:02
@Ndiritu Ndiritu requested a review from andrueastman November 5, 2024 11:03
Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll also need a version bump/changelog as we haven't closed #327 in this repo yet.

Copy link

sonarqubecloud bot commented Nov 5, 2024

Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@Ndiritu Ndiritu merged commit 93672c8 into main Nov 6, 2024
11 checks passed
@Ndiritu Ndiritu deleted the feat/auth-handler branch November 6, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

KiotaClientFactory doesn't build a httpclient that will work because it is missing auth middleware
2 participants